body, h1, h2, h3, h4, p, a{
    font-family: 'Cairo', sans-serif;
}
body{
    background-color: #f9f9f9;

}
.nav-color{
    background-color: #FFFFFF;
    color: #000000;
    font-size: 17px;
    box-shadow: 5px 1px rgba(0, 0, 0, 0.16);
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{
    color: #000000;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link:hover{
    color: black;
}
.navbar-light .navbar-nav .nav-link{
    color: #000000;
}

.blog-img-dash{

    max-height: 50px;
    max-width: 50px;

}
.navbar-light .navbar-nav .nav-link:hover{
    color: black;
}

.card-img-top{
    height: 160px;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;

}
.TextFill{

    overflow: hidden;

    max-height:10%;


}
.nave-menu{
    margin: auto;
}
.navbar-light .navbar-brand{
    color: red;
}
.navbar-light .navbar-brand:hover{
    color: black;
}
.login{
    margin-right: 2rem;

}
.header{
    background: url('../images/bg.jpg') no-repeat center center fixed;
    background-size: cover ;
    height: 350px;


}
.search{
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 3rem;
}
.head-title{
    color: #FFF;
    font-size: 20px;
    text-align: center;
}
.head-p{
    color: #FFF;
    text-align: center;
}
.advanced {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500
}

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:active {
    color: #fff;
    background-color: #000 !important;
    box-shadow: none
}

.advanced {
    color: #00eaff !important
}
.searchbackground{

    /* background-color: #ced4da; */

    color: #ced4da;
}
.form-control:focus {
    box-shadow: none;
    border: 1px solid #0f9afb
}
.vip-slider{
    background-color: #0f9afb;
    color: #FFFFFF;
    border-radius: 1rem;
}
.category{
    margin-top: 2rem;
}
.block-title{
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.cat-img{
    width: 100%;
    height: 100%;
}
.cat-number{
    color: gold;
}
.cat-span{
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
}
.company-card{
    background-color: #FFF;
    border: 1px solid #0f9afb;
}
.view-all{
    margin-right: 1rem;
    display: inline;
}
.view-span{
    font-weight: bolder;
    color: #0f9afb;
    font-size: 18px;
}
.card-icon{
    display: inline;
}
.card-adress{
    display: inline;
}
.adress-span{
    font-size: 12px;
}
.card-clicktocall{
    margin-top: 1rem;
    text-align: center;
}
.card-phone{
    text-decoration: none;
    color: #000;

    margin-bottom: 10px;
}
.card-phone:hover{
    text-decoration: none;
    color: #FFF;
}
.card-button{
    flex: 1 1 auto;
    padding: 1rem 1rem;
    text-align: center;
}
.company-all{
    margin-bottom: 2rem;
}
/*company page*/

.company-img{
    width: 200px;
    height: 200px;
    border-radius: 10px;
}
.company-ro{
    margin-top: 2rem;

    max-height: 700px;
}
.company-category{
    color: #0f9afb;
    text-decoration: none;
}
.company-category:hover{
    color: #333;
    text-decoration: none;
}
.call_to_action{
    margin-top: 1rem;
}
.phone_number{
    text-decoration: none;
    color: #0f9afb;
    font-size: 20px;
}
.phone_number:hover{
    text-decoration: none;
    color: #333;
    font-size: 20px;
}
.table-striped>tbody>tr:nth-of-type(odd)>*{
    --bs-table-accent-bg: #0f9afb;
    color: #FFF;
}
.vip-data{
    margin-top: 2rem;
}
.page-title{
    background-color: #0f9afb;
    color: #FFF;
    padding-bottom: 2rem;
    text-align: center;
}
.title-h{
    padding-top: 2rem;
}
.category-table{
    margin-top: 2rem;
}
/*Start Login*/
.login-bg{
    background-color: #0f9afb;
    padding-top: 1.75rem;
}
.card-box{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #0000009c;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 1rem !important;
    color: #FFF;

}
.img-login{
    max-width: 100%;
    height: 100%;
    border-radius: 0px 1rem 1rem 0rem;
}
.login-logo{
    color: goldenrod;
}
.login-text{
    text-decoration: none;
    color: goldenrod;
}
.login-text:hover{
    text-decoration: none;
    color: #FFF;
}
.box{
    z-index: 99999;
}
.add-company{
    margin-bottom: 2rem;
}
.add-form{
    margin-bottom: 1rem;
}
/*Side Bar*/
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media (max-width: 991.98px) {
    .offcanvas-collapse {
        position: fixed;
        top: 56px; /* Height of navbar */
        bottom: 0;
        left: 100%;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background-color: #343a40;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    }
    .offcanvas-collapse.open {
        visibility: visible;
        transform: translateX(-100%);
    }
}
.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}
.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    color: rgba(255, 255, 255, .75);
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.nav-underline .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .875rem;
    color: #6c757d;
}

.nav-underline .nav-link:hover {
    color: goldenrod;
}

.nav-underline .active {
    font-weight: 500;
    color: goldenrod;
}

.bg-purple {
    background-color: #6f42c1;
}
.add-company-dash{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.meet-card{
    background-color: #fff;
    color: #333;
    padding:0px;
    border: 1px solid #0f9afb;
}
.meeting{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.package1{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #0f9afb;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    color: #FFF;

}
.pack-gold{
    background: #0f9afb;
}
.dash-main{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.card-text-dash{
    font-size: 14px;
}
.card-color{
    background-color: #0f9afb !important;
}
/*star */

.rating {
    font-size: 0;
}
.rating:after {
    content: " ";
    clear: both;
    display: block;
}

.rating input {
    display: none;
}
.rating-label {
    height: 16px;
    width: 16px;
    color: #0f9afb;
    font-size: 24px;
    line-height: 16px;
    margin-right: 4px;
    text-align: center;
    display: inline-block;
}

.rating[dir=rtl] {
    unicode-bidi: bidi-override;
}
.rating[dir=rtl] > input:checked ~ .rating-label {
    font-size: 0;
}
.rating[dir=rtl] > input:checked ~ .rating-label:before {
    content: "★";
    color: #0f9afb;
}

.rating-label.is-active {
    color: #0f9afb;
}

.rating-large .rating-label {
    height: 24px;
    width: 24px;
    font-size: 32px;
    margin-right: 8px;
}
.rating-large .rating-label:before {
    font-size: 32px;
}
.rating-small .rating-label {
    height: 12px;
    width: 12px;
    font-size: 16px;
    margin-right: 2px;
}
.rating-small .rating-label:before {
    font-size: 16px;
}
.rating {
    margin: 15px auto;
}
.rate{
    margin-bottom: 2rem;
}
.comment{
    margin-bottom: 1rem;
}
/**/
.noti{
    color: red;
    margin-left: 2rem;
    margin-top: 1rem;
}
.dropdown-menu{
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 15rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 14px;
    text-align: right;
    list-style: none;
    background-clip: padding-box;
    border-radius: 0.25rem;
    border-bottom: 4px solid #0f9afb;
    margin-top: 1.5rem !important;
    height: 800% ;

}
.dropdown-toggle::after{
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: none;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.li-bord{
    margin-top: 5px;
    text-decoration: none;
    color: #FFF;
    border-bottom: 1px dashed #FFF !important;
    cursor: pointer;
}

.li-bord:hover{
    margin-top: 5px;
    text-decoration: none;
    color: yellow;
    border-bottom: 1px solid #FFF;
}
.mycompany{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.com-icon{
    border: 1px #0f9afb solid;
    border-radius: 1rem;
    margin: 1rem;
}
.com-icon:hover{
    border: 1px goldenrod solid;
    border-radius: 1rem;
    margin: 1rem;
}
.c-icon{
    color: #0f9afb;
    text-decoration: none;
}
.c-icon:hover{
    color: goldenrod;
    text-decoration: none;

}
/* Module Tabs*/


a {
    color: #333;
}

a:hover,
a:focus {
    color: #0f9afb;
}

p {
    line-height: 1.61em;
    font-weight: 300;
    font-size: 1.2em;
}

.category {
    text-transform: capitalize;
    font-weight: 700;
    color: #9A9A9A;
}

body {
    color: #2c2c2c;
    font-size: 14px;
    overflow-x: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.nav-item .nav-link,
.nav-tabs .nav-link {
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.card-tab a {
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
    -o-transition: all 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"] i {
    -webkit-transition: transform 150ms ease 0s;
    -moz-transition: transform 150ms ease 0s;
    -o-transition: transform 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: transform 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"][aria-expanded="true"] i {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.now-ui-icons {
    display: inline-block;
    font: normal normal normal 14px/1 'Nucleo Outline';
    font-size: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@-webkit-keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes nc-icon-spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.now-ui-icons.objects_umbrella-13:before {
    content: "\ea5f";
}

.now-ui-icons.shopping_cart-simple:before {
    content: "\ea1d";
}

.now-ui-icons.shopping_shop:before {
    content: "\ea50";
}

.now-ui-icons.ui-2_settings-90:before {
    content: "\ea4b";
}

.nav-tabs {
    border: 0;
    padding: 15px 0.7rem;
}

.nav-tabs:not(.nav-tabs-neutral)>.nav-item>.nav-link.active {
    box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.3);
}

.card-tab .nav-tabs {
    border-top-right-radius: 0.1875rem;
    border-top-left-radius: 0.1875rem;
}

.nav-tabs>.nav-item>.nav-link {
    color: #888888;
    margin: 0;
    margin-right: 5px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 30px;
    font-size: 14px;
    line-height: 1.5;
}

.nav-tabs>.nav-item>.nav-link:hover {
    background-color: transparent;
}

.nav-tabs>.nav-item>.nav-link.active {
    background-color: #0f9afb;
    border-radius: 30px;
    color: #FFFFFF;
}

.nav-tabs>.nav-item>.nav-link i.now-ui-icons {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-right: 3px;
}

.nav-tabs.nav-tabs-neutral>.nav-item>.nav-link {
    color: #FFFFFF;
}

.nav-tabs.nav-tabs-neutral>.nav-item>.nav-link.active {
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
}

.card-tab {
    border: 0;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}

.card-tab .card-header {
    background-color: transparent;
    border-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}

.card-tab[data-background-color="orange"] {
    background-color: #f96332;
}

.card-tab[data-background-color="red"] {
    background-color: #FF3636;
}

.card-tab[data-background-color="yellow"] {
    background-color: #FFB236;
}

.card-tab[data-background-color="blue"] {
    background-color: #2CA8FF;
}

.card-tab[data-background-color="green"] {
    background-color: #25D366;
}

[data-background-color="orange"] {
    background-color: #e95e38;
}

[data-background-color="black"] {
    background-color: #2c2c2c;
}

[data-background-color]:not([data-background-color="gray"]) {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) p {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) a:not(.btn):not(.dropdown-item) {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) .nav-tabs>.nav-item>.nav-link i.now-ui-icons {
    color: #FFFFFF;
}


.now-ui-icons {
    display: inline-block;
    font: normal normal normal 14px/1 'Nucleo Outline';
    font-size: inherit;
    text-transform: none;
    /* Better Font Rendering */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 768px) {

    .nav-tabs {
        display: inline-block;
        width: 100%;
        padding-left: 100px;
        padding-right: 100px;
        text-align: center;
    }

    .nav-tabs .nav-item>.nav-link {
        margin-bottom: 5px;
    }
}
/*image gallery*/
.portfolio-menu{
    text-align:center;
}
.portfolio-menu ul li{
    display:inline-block;
    margin:0;
    list-style:none;
    padding:10px 15px;
    cursor:pointer;
    -webkit-transition:all 05s ease;
    -moz-transition:all 05s ease;
    -ms-transition:all 05s ease;
    -o-transition:all 05s ease;
    transition:all .5s ease;
}
.portfolio-item .item{
    /*width:303px;*/
    float:left;
    margin-bottom:10px;
}
.inbox{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.card-inbox {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid transparent;
    border-radius: 0;
}
.mailbox-widget .custom-tab .nav-item .nav-link {
    border: 0;
    color: #fff;
    border-bottom: 3px solid transparent;
}
.mailbox-widget .custom-tab .nav-item .nav-link.active {
    background: 0 0;
    color: #fff;
    border-bottom: 3px solid #2cd07e;
}
.no-wrap td, .no-wrap th {
    white-space: nowrap;
}
.table td, .table th {
    padding: .9375rem .4rem;
    vertical-align: top;
    border-top: 1px solid rgba(120,130,140,.13);
}
.font-light {
    font-weight: 300;
}
/*msg*/
.email-app {
    display: flex;
    flex-direction: row;
    background: #fff;
    border: 1px solid #e1e6ef;
}

.email-app nav {
    flex: 0 0 200px;
    padding: 1rem;
    border-right: 1px solid #e1e6ef;
}

.email-app nav .btn-block {
    margin-bottom: 15px;
}

.email-app nav .nav {
    flex-direction: column;
}

.email-app nav .nav .nav-item {
    position: relative;
}

.email-app nav .nav .nav-item .nav-link,
.email-app nav .nav .nav-item .navbar .dropdown-toggle,
.navbar .email-app nav .nav .nav-item .dropdown-toggle {
    color: #151b1e;
    border-bottom: 1px solid #e1e6ef;
}

.email-app nav .nav .nav-item .nav-link i,
.email-app nav .nav .nav-item .navbar .dropdown-toggle i,
.navbar .email-app nav .nav .nav-item .dropdown-toggle i {
    width: 20px;
    margin: 0 10px 0 0;
    font-size: 14px;
    text-align: center;
}

.email-app nav .nav .nav-item .nav-link .badge,
.email-app nav .nav .nav-item .navbar .dropdown-toggle .badge,
.navbar .email-app nav .nav .nav-item .dropdown-toggle .badge {
    float: right;
    margin-top: 4px;
    margin-left: 10px;
}

.email-app main {
    min-width: 0;
    flex: 1;
    padding: 1rem;
}

.email-app .inbox .toolbar {
    padding-bottom: 1rem;
    border-bottom: 1px solid #e1e6ef;
}

.email-app .inbox .messages {
    padding: 0;
    list-style: none;
}

.email-app .inbox .message {
    position: relative;
    padding: 1rem 1rem 1rem 2rem;
    cursor: pointer;
    border-bottom: 1px solid #e1e6ef;
}

.email-app .inbox .message:hover {
    background: #f9f9fa;
}

.email-app .inbox .message .actions {
    position: absolute;
    left: 0;
    display: flex;
    flex-direction: column;
}

.email-app .inbox .message .actions .action {
    width: 2rem;
    margin-bottom: 0.5rem;
    color: #c0cadd;
    text-align: center;
}

.email-app .inbox .message a {
    color: #000;
}

.email-app .inbox .message a:hover {
    text-decoration: none;
}

.email-app .inbox .message.unread .header-1,
.email-app .inbox .message.unread .title {
    font-weight: bold;
}

.email-app .inbox .message .header-1 {
    display: flex;
    flex-direction: row;
    margin-bottom: 0.5rem;
}

.email-app .inbox .message .header-1 .date {
    margin-right: auto;
}

.email-app .inbox .message .title {
    margin-bottom: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.email-app .inbox .message .description {
    font-size: 12px;
}

.email-app .message .toolbar {
    padding-bottom: 1rem;
    border-bottom: 1px solid #e1e6ef;
}

.email-app .message .details .title {
    padding: 1rem 0;
    font-weight: bold;
}

.email-app .message .details .header-1 {
    display: flex;
    padding: 1rem 0;
    margin: 1rem 0;
    border-top: 1px solid #e1e6ef;
    border-bottom: 1px solid #e1e6ef;
}

.email-app .message .details .header-1 .avatar {
    width: 40px;
    height: 40px;
    margin-left: 1rem;
    border-radius: 30px;
}

.email-app .message .details .header-1 .from {
    font-size: 12px;
    color: #9faecb;
    align-self: center;
}

.email-app .message .details .header-1 .from span {
    display: block;
    font-weight: bold;
}

.email-app .message .details .header-1 .date {
    margin-right: auto;
}

.email-app .message .details .attachments {
    padding: 1rem 0;
    margin-bottom: 1rem;
    border-top: 3px solid #f9f9fa;
    border-bottom: 3px solid #f9f9fa;
}

.email-app .message .details .attachments .attachment {
    display: flex;
    margin: 0.5rem 0;
    font-size: 12px;
    align-self: center;
}

.email-app .message .details .attachments .attachment .badge {
    margin: 0 0.5rem;
    line-height: inherit;
}

.email-app .message .details .attachments .attachment .menu {
    margin-left: auto;
}

.email-app .message .details .attachments .attachment .menu a {
    padding: 0 0.5rem;
    font-size: 14px;
    color: #e1e6ef;
}

@media (max-width: 767px) {
    .email-app {
        flex-direction: column;
    }
    .email-app nav {
        flex: 0 0 100%;
    }
}

@media (max-width: 575px) {
    .email-app .message .header-1 {
        flex-flow: row wrap;
    }
    .email-app .message .header-1 .date {
        flex: 100% 0 0;
    }
}
.attach{
    text-decoration: none;
    color: #0f9afb;

}
.replay{
    margin-top: 1rem;
}
/*New MSG*/
.inbox .inbox-menu ul {
    margin-top: 30px;
    padding: 0;
    list-style: none
}

.inbox .inbox-menu ul li {
    height: 30px;
    padding: 5px 15px;
    position: relative
}

.inbox .inbox-menu ul li:hover,
.inbox .inbox-menu ul li.active {
    background: #e4e5e6
}

.inbox .inbox-menu ul li.title {
    margin: 20px 0 -5px 0;
    text-transform: uppercase;
    font-size: 10px;
    color: #d1d4d7
}

.inbox .inbox-menu ul li.title:hover {
    background: 0 0
}

.inbox .inbox-menu ul li a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: #3d3f42
}

.inbox .inbox-menu ul li a i {
    margin-right: 10px
}

.inbox .inbox-menu ul li a .label {
    position: absolute;
    top: 10px;
    right: 15px;
    display: block;
    min-width: 14px;
    height: 14px;
    padding: 2px
}

.inbox ul.messages-list {
    list-style: none;
    margin: 15px -15px 0 -15px;
    padding: 15px 15px 0 15px;
    border-top: 1px solid #d1d4d7
}

.inbox ul.messages-list li {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 10px
}

.inbox ul.messages-list li a {
    color: #3d3f42
}

.inbox ul.messages-list li a:hover {
    text-decoration: none
}

.inbox ul.messages-list li.unread .header,
.inbox ul.messages-list li.unread .title {
    font-weight: 700
}

.inbox ul.messages-list li:hover {
    background: #e4e5e6;
    border: 1px solid #d1d4d7;
    padding: 9px
}

.inbox ul.messages-list li:hover .action {
    color: #d1d4d7
}

.inbox ul.messages-list li .header {
    margin: 0 0 5px 0
}

.inbox ul.messages-list li .header .from {
    width: 49.9%;
    white-space: nowrap;
    overflow: hidden!important;
    text-overflow: ellipsis
}

.inbox ul.messages-list li .header .date {
    width: 50%;
    text-align: right;
    float: right
}

.inbox ul.messages-list li .title {
    margin: 0 0 5px 0;
    white-space: nowrap;
    overflow: hidden!important;
    text-overflow: ellipsis
}

.inbox ul.messages-list li .description {
    font-size: 12px;
    padding-left: 29px
}

.inbox ul.messages-list li .action {
    display: inline-block;
    width: 16px;
    text-align: center;
    margin-right: 10px;
    color: #d1d4d7
}

.inbox ul.messages-list li .action .fa-check-square-o {
    margin: 0 -1px 0 1px
}

.inbox ul.messages-list li .action .fa-square {
    float: left;
    margin-top: -16px;
    margin-left: 4px;
    font-size: 11px;
    color: #fff
}

.inbox ul.messages-list li .action .fa-star.bg {
    float: left;
    margin-top: -16px;
    margin-left: 3px;
    font-size: 12px;
    color: #fff
}

.inbox .message .message-title {
    margin-top: 30px;
    padding-top: 10px;
    font-weight: 700;
    font-size: 14px
}

.inbox .message .header {
    margin: 20px 0 30px 0;
    padding: 10px 0 10px 0;
    border-top: 1px solid #d1d4d7;
    border-bottom: 1px solid #d1d4d7
}

.inbox .message .header .avatar {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 34px;
    width: 34px;
    float: left;
    margin-right: 10px
}

.inbox .message .header i {
    margin-top: 1px
}

.inbox .message .header .from {
    display: inline-block;
    width: 50%;
    font-size: 12px;
    margin-top: -2px;
    color: #d1d4d7
}

.inbox .message .header .from span {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #3d3f42
}

.inbox .message .header .date {
    display: inline-block;
    width: 29%;
    text-align: right;
    font-size: 12px;
    margin-top: 18px
}

.inbox .message .attachments {
    border-top: 3px solid #e4e5e6;
    border-bottom: 3px solid #e4e5e6;
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 12px;
}

.inbox .message .attachments ul {
    list-style: none;
    margin: 0 0 0 -40px;
}

.inbox .message .attachments ul li {
    margin: 10px 0;
}

.inbox .message .attachments ul li .label {
    padding: 2px 4px;
}

.inbox .message .attachments ul li span.quickMenu {
    float: right;
    text-align: right;
}

.inbox .message .attachments ul li span.quickMenu .fa {
    padding: 5px 0 5px 25px;
    font-size: 14px;
    margin: -2px 0 0 5px;
    color: #d1d4d7;
}
.msg-field{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
/**/

.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    width: 450px;
    max-width: 100%;
    padding: 25px;
    border: 1px dashed #0f9afb;
    border-radius: 3px;
    transition: 0.2s
}

.choose-file-button {
    flex-shrink: 0;
    background-color: #0f9afb;
    border: 1px solid #FFF;
    border-radius: 10px;
    padding: 8px 15px;
    margin-left: 10px;
    font-size: 12px;
    text-transform: uppercase
}

.file-message {
    font-size: small;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0
}
.image-gallery{
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.but{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.ads-button
{
    margin: 2px;
}
/* creat ads */
.card-ads {
    border: none;
    background-color: #1c1e21;
    color: #fff
}

.form-input {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px
}

.form-input i {
    position: absolute;
    font-size: 18px;
    top: 15px;
    left: 10px
}

.form-control {
    text-indent: 24px;
    font-size: 15px;
    color: #333;

}

.form-control:focus {
    box-shadow: none;
    color: #333;
    border-color: #fff
}
.signup {
    height: 50px;
    font-size: 14px
}
/*select*/
.ms-drop input[type="radio"], .ms-drop input[type="checkbox"]
{
    position: inherit !important;
    margin-top: 0.3rem;
    margin-left: 0.5rem !important;
}
.form-control{
    display: block;
    width: 100%;
    padding: .40rem !important;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.ms-choice>span
{
    position: absolute;
    top: 5px;
    left: 20px;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.ms-choice>div.icon-caret
{
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    right: 1rem;
    margin-top: -2px;
    border-color: #0f9afb transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
}
.ms-drop.bottom
{
    top: 109%;
    box-shadow: 0 4px 5px rgb(0 0 0 / 15%);
    background: #0f9afb;
    color: #FFF;
    left: 0rem;
    border: 6px solid #FFF;
}
.ms-drop{
    width: auto;
    min-width: 100%;
    overflow: hidden;
    display: none;
    z-index: 1000;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.ms-choice{
    display: block;
    width: 100%;
    height: 34px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #aaa;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
    color: #000;
    text-decoration: none;
}
.ms-drop ul>li label{
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    cursor: pointer;
}
.ms-drop ul>li label:hover{
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    cursor: pointer;
    background-color: #FFF;
    color: #000;
}
/*Blog*/

/* This pen */
a,
a:hover {
    text-decoration: none;
    transition: color 0.3s ease-in-out;

}
.not{
    color: #333;
    margin-right: 10px;
}
.not-ic{
    color: #0076bd;
    font-size: 20px;
    margin-left: 10px;
}

#pageHeaderTitle {
    margin: 2rem 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 2.5rem;
}

/* Cards */
.postcard {
    flex-wrap: wrap;
    display: flex;
    box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
    border-radius: 10px;
    margin: 0 0 2rem 0;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}
.postcard.dark {
    background-color: #18151f;
}
.postcard.light {
    background-color: #e1e5ea;
}
.postcard .t-dark {
    color: #18151f;
}
.postcard a {
    color: inherit;
}
.postcard h1,
.postcard .h1 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
.postcard .small {
    font-size: 80%;
}
.postcard .postcard__title {
    font-size: 2rem;
}
.postcard .postcard__img {
    max-height: 180px;
    width: 100%;
    object-fit: cover;
    position: relative;
}
.postcard .postcard__img_link {
    display: contents;
}
.postcard .postcard__bar {
    width: 50px;
    height: 10px;
    margin: 10px 0;
    border-radius: 5px;
    background-color: #424242;
    transition: width 0.2s ease;
}
.postcard .postcard__text {
    padding: 1.5rem;
    position: relative;
    display: flex;
    flex-direction: column;
}
.postcard .postcard__preview-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    height: 100%;
}
.postcard .postcard__tagbox {
    display: flex;
    flex-flow: row wrap;
    font-size: 14px;
    margin: 20px 0 0 0;
    padding: 0;
    justify-content: center;
}
.postcard .postcard__tagbox .tag__item {
    display: inline-block;
    background: rgba(83, 83, 83, 0.4);
    border-radius: 3px;
    padding: 2.5px 10px;
    margin: 0 5px 5px 0;
    cursor: default;
    user-select: none;
    transition: background-color 0.3s;
}
.postcard .postcard__tagbox .tag__item:hover {
    background: rgba(83, 83, 83, 0.8);
}
.postcard:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(-70deg, #424242, transparent 50%);
    opacity: 1;
    border-radius: 10px;
}
.postcard:hover .postcard__bar {
    width: 100px;
}

@media screen and (min-width: 769px) {
    .postcard {
        flex-wrap: inherit;
    }
    .postcard .postcard__title {
        font-size: 2rem;
    }
    .postcard .postcard__tagbox {
        justify-content: start;
    }
    .postcard .postcard__img {
        max-width: 300px;
        max-height: 100%;
        transition: transform 0.3s ease;
    }
    .postcard .postcard__text {
        padding: 3rem;
        width: 100%;
    }
    .postcard .media.postcard__text:before {
        content: "";
        position: absolute;
        display: block;
        background: #18151f;
        top: -20%;
        height: 130%;
        width: 55px;
    }
    .postcard:hover .postcard__img {
        transform: scale(1.1);
    }
    .postcard:nth-child(2n+1) {
        flex-direction: row;
    }
    .postcard:nth-child(2n+0) {
        flex-direction: row-reverse;
    }
    .postcard:nth-child(2n+1) .postcard__text::before {
        left: -12px !important;
        transform: rotate(4deg);
    }
    .postcard:nth-child(2n+0) .postcard__text::before {
        right: -12px !important;
        transform: rotate(-4deg);
    }
}
@media screen and (min-width: 1024px) {
    .postcard__text {
        padding: 2rem 3.5rem;
    }

    .postcard__text:before {
        content: "";
        position: absolute;
        display: block;
        top: -20%;
        height: 130%;
        width: 55px;
    }

    .postcard.dark .postcard__text:before {
        background: #18151f;
    }

    .postcard.light .postcard__text:before {
        background: #e1e5ea;
    }
}
/* COLORS */
.postcard .postcard__tagbox .green.play:hover {
    background: #25D366;
    color: black;
}

.green .postcard__title:hover {
    color: #25D366;
}

.green .postcard__bar {
    background-color: #25D366;
}

.green::before {
    background-image: linear-gradient(-30deg, rgba(121, 221, 9, 0.1), transparent 50%);
}

.green:nth-child(2n)::before {
    background-image: linear-gradient(30deg, rgba(121, 221, 9, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .blue.play:hover {
    background: #0076bd;
}

.blue .postcard__title:hover {
    color: #0076bd;
}

.blue .postcard__bar {
    background-color: #0076bd;
}

.blue::before {
    background-image: linear-gradient(-30deg, rgba(0, 118, 189, 0.1), transparent 50%);
}

.blue:nth-child(2n)::before {
    background-image: linear-gradient(30deg, rgba(0, 118, 189, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .red.play:hover {
    background: #bd150b;
}

.red .postcard__title:hover {
    color: #bd150b;
}

.red .postcard__bar {
    background-color: #bd150b;
}

.red::before {
    background-image: linear-gradient(-30deg, rgba(189, 21, 11, 0.1), transparent 50%);
}

.red:nth-child(2n)::before {
    background-image: linear-gradient(30deg, rgba(189, 21, 11, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .yellow.play:hover {
    background: #bdbb49;
    color: black;
}

.yellow .postcard__title:hover {
    color: #bdbb49;
}

.yellow .postcard__bar {
    background-color: #bdbb49;
}

.yellow::before {
    background-image: linear-gradient(-30deg, rgba(189, 187, 73, 0.1), transparent 50%);
}

.yellow:nth-child(2n)::before {
    background-image: linear-gradient(30deg, rgba(189, 187, 73, 0.1), transparent 50%);
}

@media screen and (min-width: 769px) {
    .green::before {
        background-image: linear-gradient(-80deg, rgba(121, 221, 9, 0.1), transparent 50%);
    }

    .green:nth-child(2n)::before {
        background-image: linear-gradient(80deg, rgba(121, 221, 9, 0.1), transparent 50%);
    }

    .blue::before {
        background-image: linear-gradient(-80deg, rgba(0, 118, 189, 0.1), transparent 50%);
    }

    .blue:nth-child(2n)::before {
        background-image: linear-gradient(80deg, rgba(0, 118, 189, 0.1), transparent 50%);
    }

    .red::before {
        background-image: linear-gradient(-80deg, rgba(189, 21, 11, 0.1), transparent 50%);
    }

    .red:nth-child(2n)::before {
        background-image: linear-gradient(80deg, rgba(189, 21, 11, 0.1), transparent 50%);
    }

    .yellow::before {
        background-image: linear-gradient(-80deg, rgba(189, 187, 73, 0.1), transparent 50%);
    }

    .yellow:nth-child(2n)::before {
        background-image: linear-gradient(80deg, rgba(189, 187, 73, 0.1), transparent 50%);
    }
}
.modal-title
{
    color: #000;
}
.modal-body
{
    color: #000;
    text-align: right;
}
/*profile imae */
.profile-img{
    width: 50px;
    height: 50px;
    border: 2px solid #0f9afb;
    border-radius: 30px;
}
/*Product*/
.card-icon-pro{
    display: block;
}
.view-all-pro
{
    display: block;
    margin-bottom: 10px;
}
.card-button-pro
{
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.pro-offer{
    margin: .5rem;
    border: 1px solid #333;
    border-radius: 5px;
}
/* for event  */
/*Start Event*/
.card-event {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #0000002a !important;
    background-clip: border-box;
    border: 1px solid rgba(111, 109, 109, 0.125);
    border-radius: 1rem;
    color: #FFF;
    margin-top: 1rem;
    margin-bottom: 1rem;

}
.card-img-event{
    border-radius:10px;
}
.card-img-overlay-event{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: 10px;
    background-color: #0000006e;
}
.card-img-overlay-event:hover{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: 10px;
    background-color: #00000014;
}

.event-month{
    border-top: 1px solid #0f9afb;
    font-size: 15px;
    letter-spacing:5px;
}
.event-year{
    border-bottom: 1px solid #0f9afb;
    font-size: 15px;
    letter-spacing:5px;
}
.event-day{
    color:#0f9afb;
    font-size: 50px;
    border-left: 1px dashed #0f9afb;
    border-right: 1px dashed #0f9afb;
}
.card-text-event{
    text-align:right;
    font-size: 15px
}
.event-but{
    margin-top:5px;
    margin-bottom:5px;
}
.order-desc{
    color: #fff;
    margin-top: 1rem;
}
.order-desc:hover{
    color: yellow;
    margin-top: 1rem;
}
.card-sinc{

    display: inline;
    font-size: 13px;
    color: #fff;
}
.card-owner{
    display: inline;
    font-size: 13px;
    color: #fff;
}
.card-owner:hover{
    display: inline;
    font-size: 13px;
    color: yellow;
}
.order-info{
    display: inline;

}
.card-header-order{
    font-size: 20px;
    color: #FFF;
}
.card-order{
    background-color: rgb(155, 155, 155);
    box-shadow: #333 ;
    border: 1px solid rgb(155, 155, 155);
    border-radius: 10px;
}
.edit-ads{
    color: #333 !important;
}
/*************sameh**********************/
.bg-color{
    background-color:#FFFFFF;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3);
}
.nav-cont{
    padding:0px;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{
    color: #000000  !important;
}
.navbar-light .navbar-nav .nav-link{
    color: #0f9afb !important;
    border-right:1px solid rgba(255, 255, 255, 0.66);
    padding-right: 1rem;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #bebebe !important;
}
.login{
    border-right: 0 solid !important;
    font-size:16px
}
.not1{
    padding-right: .5rem !important;
    font-size:20px;
    margin-top: 10px;
}
.not2{
    border-right: 0 solid !important;
    font-size:20px;
    margin-top: 10px;
}
.dropdown-toggle{
    color:#0f9afb;
}
.dropdown-toggle:hover{
    color:#000000;
}

.top{
    background-color: #FFFFFF;
    box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.3);

}
/**search**/
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

html {
    height: 100%;
}

fieldset {
    margin: 0;
    padding: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -webkit-padding-after: 0;
    border: 0;
}

legend {
    margin: 0;
    padding: 0;
    display: block;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
}

/*===============================
=            Choices            =
===============================*/
.choices {
    position: relative;
    margin-bottom: 24px;
    font-size: 16px;
}

.choices:focus {
    outline: none;
}

.choices:last-child {
    margin-bottom: 0;
}

.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input {
    background-color: #EAEAEA;
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.choices.is-disabled .choices__item {
    cursor: not-allowed;
}

.choices[data-type*="select-one"] {
    cursor: pointer;
}

.choices[data-type*="select-one"] .choices__inner {
    padding-bottom: 7.5px;
}

.choices[data-type*="select-one"] .choices__input {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    margin: 0;
}

.choices[data-type*="select-one"] .choices__button {
    padding: 0;
    background-size: 8px;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    margin-right: 25px;
    height: 20px;
    width: 20px;
    border-radius: 10em;
    opacity: .5;
}

.choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus {
    opacity: 1;
}

.choices[data-type*="select-one"] .choices__button:focus {
    box-shadow: 0px 0px 0px 2px #00BCD4;
}

.choices[data-type*="select-one"]:after {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #333333 transparent transparent transparent;
    border-width: 5px;
    position: absolute;
    right: 11.5px;
    top: 50%;
    margin-top: -2.5px;
    pointer-events: none;
}

.choices[data-type*="select-one"].is-open:after {
    border-color: transparent transparent #333333 transparent;
    margin-top: -7.5px;
}

.choices[data-type*="select-one"][dir="rtl"]:after {
    left: 11.5px;
    right: auto;
}

.choices[data-type*="select-one"][dir="rtl"] .choices__button {
    right: auto;
    left: 0;
    margin-left: 25px;
    margin-right: 0;
}

.choices[data-type*="select-multiple"] .choices__inner, .choices[data-type*="text"] .choices__inner {
    cursor: text;
}

.choices[data-type*="select-multiple"] .choices__button, .choices[data-type*="text"] .choices__button {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-right: -4px;
    margin-bottom: 0;
    margin-left: 8px;
    padding-left: 16px;
    border-left: 1px solid #008fa1;
    background-size: 8px;
    width: 8px;
    line-height: 1;
    opacity: .75;
}

.choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus, .choices[data-type*="text"] .choices__button:hover, .choices[data-type*="text"] .choices__button:focus {
    opacity: 1;
}

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid #DDDDDD;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
    border-color: #b7b7b7;
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%;
}

[dir="rtl"] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px;
}

.choices__list--single .choices__item {
    width: 100%;
}

.choices__list--multiple {
    display: inline;
}

.choices__list--multiple .choices__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    margin-right: 3.75px;
    margin-bottom: 3.75px;
    background-color: #00BCD4;
    border: 1px solid #00a5bb;
    color: #FFFFFF;
    word-break: break-all;
}

.choices__list--multiple .choices__item[data-deletable] {
    padding-right: 5px;
}

[dir="rtl"] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaaaaa;
    border: 1px solid #919191;
}

.choices__list--dropdown {
    display: none;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
}

.choices__list--dropdown.is-active {
    display: block;
}

.is-open .choices__list--dropdown {
    border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: .25rem .25rem 0 0;
}

.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
    position: relative;
    padding: 10px;
    font-size: 14px;
}

[dir="rtl"] .choices__list--dropdown .choices__item {
    text-align: right;
}

@media (min-width: 640px) {
    .choices__list--dropdown .choices__item--selectable {
        padding-right: 100px;
    }
    .choices__list--dropdown .choices__item--selectable:after {
        content: attr(data-select-text);
        font-size: 12px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 100px;
        padding-right: 10px;
    }
    [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
        right: auto;
        left: 10px;
    }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
    opacity: .5;
}

.choices__item {
    cursor: default;
}

.choices__item--selectable {
    cursor: pointer;
}

.choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5;
}

.choices__heading {
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    color: gray;
}

.choices__button {
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.choices__button:focus {
    outline: none;
}

.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 4px 0 4px 2px;
}

.choices__input:focus {
    outline: 0;
}

[dir="rtl"] .choices__input {
    padding-right: 2px;
    padding-left: 0;
}

.choices__placeholder {
    opacity: .5;
}

/*=====  End of Choices  ======*/

* {
    box-sizing: border-box;
    /*background-color:red;*/
    /*padding-top:2rem;*/
}

.top-middle{
    margin-top:2rem;
}

.s130 form {
    width: 100%;
}

.s130 form .inner-form {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 34px;
    overflow: hidden;
}

.s130 form .inner-form .input-field {
    height: 50px;
}

.s130 form .inner-form .input-field input {
    height: 100%;
    background: transparent;
    border: 0;
    display: block;
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #000;
}

.s130 form .inner-form .input-field input.placeholder {
    color: #626060;
    font-size: 16px;
}

.s130 form .inner-form .input-field input:-moz-placeholder {
    color: #222;
    font-size: 16px;
}

.s130 form .inner-form .input-field input::-webkit-input-placeholder {
    color: #222;
    font-size: 16px;
}

.s130 form .inner-form .input-field input:hover, .s130 form .inner-form .input-field input:focus {
    box-shadow: none;
    outline: 0;
}

.s130 form .inner-form .input-field.first-wrap {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #d9f1e3;
}

.s130 form .inner-form .input-field.first-wrap input {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.s130 form .inner-form .input-field.first-wrap .svg-wrapper {
    min-width: 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.s130 form .inner-form .input-field.first-wrap svg {
    width: 36px;
    height: 36px;
    fill: #222;
}

.s130 form .inner-form .input-field.second-wrap {
    min-width: 147px;
}

.s130 form .inner-form .input-field.second-wrap .btn-search {
    height: 100%;
    width: 100%;
    white-space: nowrap;
    font-size: 16px;
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
    position: relative;
    z-index: 0;
    background: #0f9afb;
    transition: all .2s ease-out, color .2s ease-out;
    font-weight: 300;
}
.tar-btn{
    background: #0f9afb;
    border: 1px solid #0f9afb;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tar-btn:hover{
    background: #142d4c;
    border: 1px solid #142d4c;
    color: #FFFFFF;

}
.out{
    border-radius: 30px;
    margin-left: 5px;
}
.tar-btn-add{
    background: #0f9afb;
    border: 1px solid #0f9afb;
    color: #FFFFFF;
    margin-left: 5px;
    border-radius: 30px;
}
.tar-btn-add:hover{
    background: #142d4c;
    border: 1px solid #142d4c;
    color: #FFFFFF;
}
.top-but{
    padding-top: 10px;
    padding-right: 4rem;
}
.tar-btn1{
    background: #0f9afb;
    border: 1px solid #0f9afb;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 30px;
}
.tar-btn1:hover{
    background: #142d4c;
    border: 1px solid #142d4c;
    color: #FFFFFF;
    border-radius: 30px;

}
.s130 form .inner-form .input-field.second-wrap .btn-search:hover {
    background: #142d4c;
}

.s130 form .inner-form .input-field.second-wrap .btn-search:focus {
    outline: 0;
    box-shadow: none;
}

.s130 form .info {
    font-size: 15px;
    color: #ccc;
    padding-left: 26px;
}

@media screen and (max-width: 992px) {
    .s130 form .inner-form .input-field {
        height: 45px;
    }
}

@media screen and (max-width: 767px) {
    .s130 form .inner-form .input-field.first-wrap .svg-wrapper {
        min-width: 40px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 10px;
    }

    .s130 form .inner-form .input-field.first-wrap svg {
        width: 26px;
        height: 26px;
        fill: #222;
    }

    .s130 form .inner-form .input-field.second-wrap {
        min-width: 100px;
    }

    .s130 form .inner-form .input-field.second-wrap .btn-search {
        font-size: 13px;
    }
}

/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/

/* Rounded tabs */

@media (min-width: 676px) {
    .rounded-nav {
        border-radius: 50rem !important;
    }
}

@media (min-width: 676px) {
    .rounded-nav .nav-link {
        border-radius: 50rem !important;
    }
}

/* With arrow tabs */

.with-arrow .nav-link.active {
    position: relative;
}

.with-arrow .nav-link.active::after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #2b90d9;
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}

/* lined tabs */

.lined .nav-link {
    border: none;
    border-bottom: 3px solid transparent;
}

.lined .nav-link:hover {
    border: none;
    border-bottom: 3px solid transparent;
}

.lined .nav-link.active {
    background: none;
    color: #555;
    border-color: #2b90d9;
}

/*
*
* ==========================================
* FOR DEMO PURPOSE
* ==========================================
*
*/



.nav-pills .nav-link {
    color: #555;
}
.text-uppercase {
    letter-spacing: 0.1em;
}
.category-top{
    margin-top:2rem

}
.cat-car{
    padding-bottom: 1rem;
    padding-top: 1rem;
    background-color:#f9f9f9;
    border-radius:10px;
    margin-bottom: 1rem;
}
.cart-img-im{
    width:150px;
    height:150px;
    border-radius: 50%;
    border: 3px solid #0f9afb;
    box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.3);
}
.log-img-im{
    width:40px;
    height:40px;
    border-radius:50%;
    border: 1px solid #FFFFFF;
}
.cate-title{
    color:#000000;
}
.cate-title:hover{
    color:#142d4c;
}
.cate-hav{
    color:#000000;
    margin-top: 5px;
}
.cat-num{
    font-size: 25px;
    color:#142d4c;
}
.fut-comp{
    background-color: #FFFFFF;
    padding: 2rem;
}
.fut-title{
    margin-bottom:2rem;
}
.card-futuer{
    border: 1px solid #0f9afb;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.card-title-fut{
    color: #142d4c;
    text-align: right;
}
.comp-option-1{
    color: #919191;
    font-size: 12px;
    border-radius: 20px;
    margin-bottom: 5px;
    margin-top:5px;
}
.comp-option:hover{
    color:red;
}
.ser-sel{
    line-height: 2.5;
}
.card-vip{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid rgba(194, 194, 194, 0.64);
}
.im-vip{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 200px;
    width: fit-content;
}
.card-title-vip{
    color: #0c0c0c;
}
.card-title-vip:hover{
    color: #0f9afb;
}
.award{
    color: #000000;
}
.footer-img{
    height: 30px;
    width: 300px;
}
.footer{
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background:#0f9afb;
    color: white;
    padding-top: 1rem;

}
.ul-foot{
    list-style: none;
}
.ul-foot li{
    display: inline;
    border-right: 1px solid rgba(255, 255, 255, .3);
    padding-right: 15px;
    padding-left: 15px;
}
.foot-a{
    color: #FFFFFF;
}
.foot-a:hover{
    color: #0a0925;
}
.pro-cover{
    min-height:25%;
    background:linear-gradient(0deg, rgb(0 0 0 / 54%), rgb(46 47 47 / 0%)),
    url('../images/bg.jpg');
    background-size:cover;
    background-repeat: no-repeat;

}
.pro-name{
    color:#FFFFFF;
    margin-top: 3rem;
    text-align: center;
    font-size: 16px;
}
.cover-pro{
    margin-top:2rem;
}
.pro-im{
    width: 150px;
    height:150px;
    border-radius: 50%;
    margin-top: 5rem;
    margin-right: 1rem;
    border: 3px solid #FFFFFF;
    z-index:1000;
    position: absolute;
}

.data{
    background-color: #FFFFFF;
    color: black;
    box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.3);
    margin-bottom:2rem;
    margin-top: 6rem;
    margin-left: 10px;
}

.name-c{
    margin-top:2rem;
    margin-bottom:2rem;

}
.name-company{
    color:#13829b;
    font-size: 16px;
}
.cal-but{
    margin-bottom:1rem;
}
.web-site{
    color:red;
}
.web-site:hover{
    color:black;
}
.contact-foot{
    margin-top: 3rem;
    margin-bottom:2rem;
}
.social-con{
    font-size:30px;
    margin-left: 10px;
    color:darkred;
}
/*google map*/
.map-fram{
    height: 310px;
    width: 100%;
    margin-top:2rem;
    border: 3px solid #1a1e21;
    border-radius:10px;
    margin-bottom: 2rem;
}
.map{
    background-color: #FFFFFF;
    color: black;
    box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.3);
    margin-bottom:2rem;
    margin-top: 6rem;
}
.job{
    background-color: #FFFFFF;
    color: black;
    box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.3);
}

/*Start Tabs*/
.tab-mod{
    background-color: #FFFFFF;
    color: black;
    box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.3);
    margin-bottom:2rem;
    margin-top: 2rem;
}
.mod{
    margin-bottom:2rem;
}

.job-car{
    margin-top:2rem;
    margin-bottom:2rem;
}
.jo{
    margin-right: 2rem;
}
.job-img-im{
    height: 100px;
    width:100px;
    border: 1px solid #1a1e21;
    border-radius:50%;
}
/*All Company*/

#content {
    float: right;
    width: 82%
}

a {
    text-decoration: none;
}

#content .user-select-none {
    user-select: none
}


.location input[type="text"] {
    max-width: 320px;
    border-radius: 10px;
    border: 1px solid #444
}

.location input[type="text"]::placeholder {
    color: #444
}

.location input[type="text"]:focus,
input[type="submit"]:focus {
    box-shadow: none
}

input[type="submit"] {
    border-radius: 0;
    width: 120px
}

.box {
    padding: 10px
}

.btn:focus {
    box-shadow: none
}

.box-label {
    color: #11698e;
    font-size: 0.9rem;
    font-weight: 800
}

.box-label .btn {
    padding: 0;
    font-size: 0.8rem
}

label {
    cursor: pointer
}

.tick {
    display: block;
    position: relative;
    padding-left: 23px;
    cursor: pointer;
    font-size: 0.9rem;
    margin: 0
}

.tick input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.check {
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px
}

.tick:hover input~.check {
    background-color: #f3f3f3
}

.tick input:checked~.check {
    background-color: #ffffff
}

.check:after {
    content: "";
    position: absolute;
    display: none
}

.tick input:checked~.check:after {
    display: block;
    transform: rotate(45deg) scale(1)
}

.tick .check:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid rgb(0, 0, 0);
    border-width: 0 3px 3px 0;
    transform: rotate(45deg) scale(2)
}
.hotel .hotel-img {
    width: 200px;
    object-fit: contain;
    display: inline;
}

.hotel .name {
    font-size: 1.2rem;
    font-weight: 700;
    color: #000000;
}

.hotel .name .city {
    font-weight: normal;
    font-size: 0.85rem
}

#filter {
    width: 200px
}

.hotel .fas,
.hotel .far {
    font-size: .8rem
}

.hotel .fas.fa-star {
    color: #ffa500
}

.hotel .tags {
    font-size: 0.8rem
}

.hotel .btn {
    width: 150px;
    border-radius: 0
}

.hotel .btn.enquiry {
    background-color: #0f9afb;
    color: #fff
}

.hotel .btn.enquiry:hover {
    background-color: #fc771fef
}

#hotels {
    width: 100%
}

@media(min-width: 1399.6px) {
    #navbar-toggler-icon {
        display: none
    }
}

@media(max-width: 1399.5px) {
    #navbar-toggler-icon {
        display: block;
        z-index: 11
    }

    #side-nav {
        float: none;
        width: 250px;
        background-color: #161616f5;
        z-index: 10
    }

    #content {
        float: none;
        width: 100%
    }
}

@media(max-width: 1199.5px) {
    .hotel .hotel-img {
        width: 170px

    }

    #side-nav {
        height: initial
    }
}

@media(max-width: 767.5px) {
    .hotel .city {
        display: block
    }

    .hotel .btn {
        width: 120px;
        font-size: 0.85rem
    }

    input[type="submit"] {
        width: 100px;
        font-size: 0.9rem;
        margin-right: 10px
    }
}

@media(max-width: 575.5px) {

    #filter,
    #hotels {
        width: 95%;
        margin: 15px
    }
}

@media(max-width: 410px) {

    #filter,
    #hotels {
        width: 93%;
        margin: 10px
    }
}
.men{
    margin-right: 13rem;
}
.login{
    margin-right: 7rem;
}
/*Start Package*/
.package{
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.price-tabs {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px 0 rgba(39, 39, 39, 0.1);
    box-shadow: 0 5px 20px 0 rgba(39, 39, 39, 0.1);
    display: inline-block;
    padding: 7px;
    border-radius: 40px;
    border: 1px solid #00b5ec;
    margin-bottom: 45px;
}

@media (min-width: 768px) {
    .price-tabs {
        margin-bottom: 60px;
    }
}

.price-tabs .nav-link {
    color: #00b5ec;
    font-weight: 500;
    font-size: 16px;
    padding: 12px 35px;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 40px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (min-width: 768px) {
    .price-tabs .nav-link {
        padding: 12px 40px;
    }
}

.price-tabs .nav-link.active {
    background-color: #00b5ec;
    color: #fff;
}

.price-item {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
    box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
    border-radius: 10px;
}

@media (min-width: 768px) {
    .price-item {
        margin: 0 20px;
        padding-top: 20px;
    }
}

.price-item .price-top {
    -webkit-box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
    box-shadow: 0 5px 30px 0 rgba(39, 39, 39, 0.15);
    padding: 50px 0 25px;
    background-color: #00b5ec;
    border-radius: 10px;
    position: relative;
    z-index: 0;
    margin-bottom: 33px;
}

@media (min-width: 768px) {
    .price-item .price-top {
        margin: 0 -20px;
        border-radius: 20px;
    }
}

.price-item .price-top:after {
    height: 50px;
    width: 100%;
    border-radius: 0 0 10px 10px;
    background-color: #00b5ec;
    position: absolute;
    content: '';
    left: 0;
    bottom: -17px;
    z-index: -1;
    -webkit-transform: skewY(5deg);
    transform: skewY(5deg);
    -webkit-box-shadow: 0 5px 10px 0 rgba(113, 113, 113, 0.15);
    box-shadow: 0 5px 10px 0 rgba(113, 113, 113, 0.15);
}

@media (min-width: 768px) {
    .price-item .price-top:after {
        border-radius: 0 0 20px 20px;
    }
}

.price-item .price-top * {
    color: #fff;
}

.price-item .price-top h2 {
    font-weight: 700;
}

.price-item .price-top h2 sup {
    top: 13px;
    left: -5px;
    font-size: 0.35em;
    font-weight: 500;
    vertical-align: top;
}


.price-item .price-content li {
    position: relative;
    margin-bottom: 15px;
    margin-left: 10px;
    text-align: right;
}

@media (min-width: 992px) {
    .price-item .price-content li {
        text-align: right;
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .price-item .price-content li i {
        position: absolute;
        left: 0;
        top: 3px;
    }
}

.price-item .price-content .zmdi-check {
    color: #28a745;
}

.price-item .price-content .zmdi-close {
    color: #f00;
}

.popular {
    background-color: #00b5ec;
}

.popular .price-top {
    background-color: #fff;
}

.popular .price-top:after {
    background-color: #fff;
}

.popular .price-top h4 {
    color: #101f41;
}

.popular .price-top h2, .popular .price-top span, .popular .price-top sup {
    color: #00b5ec;
}

.popular .price-content ul *,
.popular .price-content ul .zmdi-close, .popular .price-content ul .zmdi-check {
    color: #fff !important;
}

.cate{
    color: #101f41;
    font-size: 12px;
}
.cpanel{
    font-size: 70px;
    color: #00b5ec;
}
.job-con{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.prod-con{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.blo-con{
    margin-top: 1rem;
    margin-bottom: 1rem;

}
.checked_rate{

    color: orange;
}
/*Start Comment*/
.comment-wrapper .panel-body {
    max-height:650px;
    overflow:auto;
}

.comment-wrapper .media-list .media img {
    width:64px;
    height:64px;
    border:2px solid #e5e7e8;
}

.comment-wrapper .media-list .media {
    border-bottom:1px dashed #efefef;
    margin-bottom:25px;
}
.comm{
    overflow: scroll;
    height: 300px;
}
.pack-sure{
    color: #0076bd;
    font-size: 30px;
}
.pack-cont{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.pack-dis{
    text-align: right !important;
}
.login-bt{
    font-size: 20px;
    margin-left: 10px;
}
.sign-bt{
    font-size: 20px;
    margin-left: 10px;
}
.pb-6, .py-6 {
    padding-bottom: 3.75rem!important;
}
.pt-6, .py-6 {
    padding-top: 3.75rem!important;
}
.hover-scale, .hover-scale:hover {
    transition: transform .2s ease-in;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .4rem;
    box-shadow: 0 20px 27px 0 rgb(0 0 0 / 5%);
}
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.social-image{
    height: 400px;
    width: 100%;
}
.brand-im-logo{
    width: 150px;
    height: 70px;
}
.soci-d{
    background-color: #FFFFFF;
    padding: 2rem;
}
.about-video{
    height: 400px;
}
.disc-im{
    float: left;
}
/*Start Service*/


.card-servic::after {
    display: block;
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: calc(100% - 40px);
    height: 35px;
    background-color: #fff;
    -webkit-box-shadow: 0 19px 28px 5px rgba(64,64,64,0.09);
    box-shadow: 0 19px 28px 5px rgba(64,64,64,0.09);
    content: '';
    z-index: -1;
}
a.card-servic {
    text-decoration: none;
}

.card-servic {
    position: relative;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09);
    box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09);
}
.card-servic {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: .25rem;
}

.box-shadow {
    -webkit-box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09) !important;
    box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09) !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.bg-white {
    background-color: #fff !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.d-block {
    display: block !important;
}
img, figure {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.card-text-servic {
    padding-top: 12px;
    color: #8c8c8c;
}

.text-sm {
    font-size: 12px !important;
}
p, .p {
    margin: 0 0 16px;
}

.card-title-servic {
    margin: 0;
    font-size: 18px;
    font-weight: 900;
}

.pt-1, .py-1 {
    padding-top: .25rem !important;
}

.head-icon{
    margin-top:18px;
    color:#FF4500
}
/*Contact us*/
.form-control {
    box-shadow: none !important;
    outline: none !important;
    border: 2px solid #cecece;
}
.form-control:hover ,.form-control:focus{
    border-color: #97a0af;
}


.error {
    margin: 8px 0px;
    display: none;
    color: red;
}
#ajaxsuccess {
    font-size: 16px;
    width: 100%;
    display: none;
    clear: both;
    margin: 8px 0px;
}
.con_sub_text {
    margin: 20px 0px;
    font-size: 15px;
}

.contact-detail-box {
    margin-bottom: 50px;
}

.contact-detail-box address {
    font-size: 14px;
}
.contact-map {
    background-color: #ededed;
}

.title-box .border,.btn-primary,.back-to-top,
.logo i,.question-q-box,.social-circle li a:hover {
    background-color: #0f9afb !important;
}
.title-box .title-alt,.text-colored,.footer a:hover,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active,
.navbar-custom .navbar-nav li.active a {
    color: #0f9afb;
}

.btn-primary {
    border: 1px solid #0f9afb !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary,
.btn-primary.active.focus, .btn-primary.active:focus,
.btn-primary.active:hover, .btn-primary:active.focus,
.btn-primary:active:focus, .btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #d85600 !important;
    border: 1px solid #d85600 !important;
}

.btn-shadow.btn-primary {
    box-shadow: 1px 5px 9px rgba(241, 96, 1, 0.32);
}



/*======= Responsive ======*/
@media (min-width: 768px) {
    .nav-custom-left {
        margin-left: 5%;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .contact-page .col-sm-6 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 768px) {
    .navbar-custom {
        -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
        box-shadow: 0 2px 2px rgba(0,0,0,.1);
    }
    .screen-space {
        margin: 0px auto 50px auto;
    }
    .feature-detail {
        padding: 0px 0px 50px 30px !important;
    }
    .footer h5 {
        margin-top: 30px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px){
    .blog-wrapper .blog-item {
        width: 50%;
    }
    .navbar-custom .navbar-nav li a {
        font-size: 12px;
    }
    .blog-detail-box {
        padding-right: 0px;
    }
}
@media only screen and (min-width: 767px) and (max-width: 991px){

}
@media (max-width: 767px) {
    .blog-wrapper .blog-item {
        width: 100%;
    }
    .logo {
        margin-top: 7px;
    }
    .blog-detail-box {
        padding-right: 0px;
    }
}
/*Start New Vip*/
.widget .panel, .widget.panel {
    overflow: hidden;
}

.widget {
    margin-bottom: 20px;
    border: 0;
}

.bg-gray-darker {
    background-color: #232735;
    color: #fff!important;
}

.half-float {
    position: relative;
    margin-bottom: 65px;
}

.half-float .half-float-bottom, .half-float .half-float-top {
    position: absolute;
    left: 50%;
    bottom: -60px;
    width: 120px;
    height: 120px;
    margin-left: -60px;
    z-index: 2;
}

.thumb128 {
    width: 128px!important;
    height: 128px!important;
}

.half-float+* {
    margin-top: -55px;
    padding-top: 65px;
}

.m0 {
    margin: 0!important;
}

.bg-gray-dark {
    background-color: #3a3f51;
    color: #fff!important;
}

.row-table {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
}

.row-table>[class*=col-] {
    display: table-cell;
    float: none;
    table-layout: fixed;
    vertical-align: middle;
}

.responsive-banner{
    height: 100%;
    max-height:130px;
    min-height: 100px;

}
.desc-para{
    text-align: justify;
}
.fua-box-1{
    border: 1px solid #0d6efd;
    border-radius: 10px;
    text-align: center;
    margin-left: 5px;
}
/***********************/
.accordion-button:not(.collapsed){
    color: #ffffff !important;
    background-color: #0f9afb !important;
}
.accordion-button{
    color: #ffffff !important;
    background-color: #0f9afb !important;
}
/*product card*/
.product-card {
    position: relative;
    max-width: 380px;
    padding-top: 12px;
    padding-bottom: 43px;
    transition: all 0.35s;
    border: 1px solid #e7e7e7;
    background:#fff;
}
.product-card .product-head {
    padding: 0 15px 8px;
}
.product-card .product-head .badge {
    margin: 0;
}
.product-card .product-thumb {
    display: block;
}
.product-card .product-thumb > img {
    display: block;
    width: 100%;
}
.product-card .product-card-body {
    padding: 0 20px;
    text-align: center;
}
.product-card .product-meta {
    display: block;
    padding: 12px 0 2px;
    transition: color 0.25s;
    color: rgba(140, 140, 140, .75);
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}
.product-card .product-meta:hover {
    color: #8c8c8c;
}
.product-card .product-title {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
}
.product-card .product-title > a {
    transition: color 0.3s;
    color: #343b43;
    text-decoration: none;
}
.product-card .product-title > a:hover {
    color: #ac32e4;
}
.product-card .product-price {
    display: block;
    color: #404040;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
}
.product-card .product-price > del {
    margin-right: 6px;
    color: rgba(140, 140, 140, .75);
}
.product-card .product-buttons-wrap {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
}
.product-card .product-buttons {
    display: table;
    margin: auto;
    background-color: #fff;
    box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .11);
}
.product-card .product-button {
    display: table-cell;
    position: relative;
    width: 80px;
    height: 40px;
    border-right: 1px solid rgba(231, 231, 231, .6);
}
.product-card .product-button:last-child {
    border-right: 0;
}
.product-card .product-button > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    color: #404040;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}
.product-card .product-button > a:hover {
    background-color: #ac32e4;
    color: #fff;
}
.product-card:hover {
    border-color: transparent;
    box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.product-category-card {
    display: block;
    max-width: 400px;
    text-align: center;
    text-decoration: none !important;
}
.product-category-card .product-category-card-thumb {
    display: table;
    width: 100%;
    box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.product-category-card .product-category-card-body {
    padding: 20px;
    padding-bottom: 28px;
}
.product-category-card .main-img, .product-category-card .thumblist {
    display: table-cell;
    padding: 15px;
    vertical-align: middle;
}
.product-category-card .main-img > img, .product-category-card .thumblist > img {
    display: block;
    width: 100%;
}
.product-category-card .main-img {
    width: 65%;
    padding-right: 10px;
}
.product-category-card .thumblist {
    width: 35%;
    padding-left: 10px;
}
.product-category-card .thumblist > img:first-child {
    margin-bottom: 6px;
}
.product-category-card .product-category-card-meta {
    display: block;
    padding-bottom: 9px;
    color: rgba(140, 140, 140, .75);
    font-size: 11px;
    font-weight: 600;
}
.product-category-card .product-category-card-title {
    margin-bottom: 0;
    transition: color 0.3s;
    color: #343b43;
    font-size: 18px;
}
.product-category-card:hover .product-category-card-title {
    color: #ac32e4;
}
.product-gallery {
    position: relative;
    padding: 45px 15px 0;
    box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.product-gallery .gallery-item::before {
    display: none !important;
}
.product-gallery .gallery-item::after {
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, .26);
}
.product-gallery .video-player-button, .product-gallery .badge {
    position: absolute;
    z-index: 5;
}
.product-gallery .badge {
    top: 15px;
    left: 15px;
    margin-left: 0;
}
.product-gallery .video-player-button {
    top: 0;
    right: 15px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.product-gallery .product-thumbnails {
    display: block;
    margin: 0 -15px;
    padding: 12px;
    border-top: 1px solid #e7e7e7;
    list-style: none;
    text-align: center;
}
.product-gallery .product-thumbnails > li {
    display: inline-block;
    margin: 10px 3px;
}
.product-gallery .product-thumbnails > li > a {
    display: block;
    width: 94px;
    transition: all 0.25s;
    border: 1px solid transparent;
    background-color: #fff;
    opacity: 0.75;
}
.product-gallery .product-thumbnails > li:hover > a {
    opacity: 1;
}
.product-gallery .product-thumbnails > li.active > a {
    border-color: #ac32e4;
    cursor: default;
    opacity: 1;
}
.product-meta {
    padding-bottom: 10px;
}
.product-meta > a, .product-meta > i {
    display: inline-block;
    margin-right: 5px;
    color: rgba(140, 140, 140, .75);
    vertical-align: middle;
}
.product-meta > i {
    margin-top: 2px;
}
.product-meta > a {
    transition: color 0.25s;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}
.product-meta > a:hover {
    color: #8c8c8c;
}
.cart-item {
    position: relative;
    margin-bottom: 30px;
    padding: 0 50px 0 10px;
    background-color: #fff;
    box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.cart-item .cart-item-label {
    display: block;
    margin-bottom: 15px;
    color: #8c8c8c;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.cart-item .cart-item-product {
    display: table;
    width: 420px;
    text-decoration: none;
}
.cart-item .cart-item-product-thumb, .cart-item .cart-item-product-info {
    display: table-cell;
    vertical-align: top;
}
.cart-item .cart-item-product-thumb {
    width: 110px;
}
.cart-item .cart-item-product-thumb > img {
    display: block;
    width: 100%;
}
.cart-item .cart-item-product-info {
    padding-top: 5px;
    padding-left: 15px;
}
.cart-item .cart-item-product-info > span {
    display: block;
    margin-bottom: 2px;
    color: #404040;
    font-size: 12px;
}
.cart-item .cart-item-product-title {
    margin-bottom: 8px;
    transition: color, 0.3s;
    color: #343b43;
    font-size: 16px;
    font-weight: bold;
}
.cart-item .cart-item-product:hover .cart-item-product-title {
    color: #ac32e4;
}
.cart-item .count-input {
    display: inline-block;
    width: 85px;
}
.cart-item .remove-item {
    right: -10px !important;
}
@media (max-width: 991px) {
    .cart-item {
        padding-right: 30px;
    }
    .cart-item .cart-item-product {
        width: auto;
    }
}
@media (max-width: 768px) {
    .cart-item {
        padding-right: 10px;
        padding-bottom: 15px;
    }
    .cart-item .cart-item-product {
        display: block;
        width: 100%;
        text-align: center;
    }
    .cart-item .cart-item-product-thumb, .cart-item .cart-item-product-info {
        display: block;
    }
    .cart-item .cart-item-product-thumb {
        margin: 0 auto 10px;
    }
    .cart-item .cart-item-product-info {
        padding-left: 0;
    }
    .cart-item .cart-item-label {
        margin-bottom: 8px;
    }
}
.comparison-table {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.comparison-table table {
    min-width: 750px;
    table-layout: fixed;
}
.comparison-table .comparison-item {
    position: relative;
    margin-bottom: 10px;
    padding: 13px 12px 18px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.comparison-table .comparison-item .comparison-item-thumb {
    display: block;
    width: 80px;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
}
.comparison-table .comparison-item .comparison-item-thumb > img {
    display: block;
    width: 100%;
}
.comparison-table .comparison-item .comparison-item-title {
    display: block;
    margin-bottom: 14px;
    transition: color 0.25s;
    color: #404040;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}
.comparison-table .comparison-item .comparison-item-title:hover {
    color: #ac32e4;
}
.remove-item {
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    width: 22px;
    height: 22px;
    padding-left: 1px;
    border-radius: 50%;
    background-color: #ff5252;
    color: #fff;
    line-height: 23px;
    text-align: center;
    box-shadow: 0 3px 12px 0 rgba(255, 82, 82, .5);
    cursor: pointer;
}
.card-wrapper {
    margin: 30px -15px;
}
@media (max-width: 576px) {
    .card-wrapper .jp-card-container {
        width: 260px !important;
    }
    .card-wrapper .jp-card {
        min-width: 250px !important;
    }
}
/*Who Serv*/
.title {
    color: #fa9746;
    margin-bottom: 30px;
    position: relative
}

.title::before {
    position: absolute;
    left: -29px;
    top: 0;
    height: 20px;
    width: 20px;
    transform: rotate(45deg);
    background-color: #7499f1;
    box-shadow: 0px 4px 4px 0px #aaa;
    border-radius: 4px;
    content: ''
}

.title::after {
    position: absolute;
    left: -19px;
    top: 25px;
    height: 14px;
    width: 14px;
    transform: rotate(45deg);
    background-color: #7499f1;
    box-shadow: 0px 4px 4px 0px #aaa;
    border-radius: 4px;
    content: ''
}

.services {
    padding: 40px;
    position: relative
}

.services .square {
    height: 100px;
    width: 100px;
    margin: 30px auto 40px;
    position: relative;
    border-radius: 15px;
    transform: rotate(45deg);
    padding: 10px;
    background-color: #7499f1;
    box-shadow: 0px 0px 27px 0px #ccc;
    border: 2px dotted #eaf3fa
}

.square i {
    transform: rotate(315deg);
    display: block;
    color: #eaf3fa;
    font-size: 40px;
    padding-top: 17px;
    padding-right: 14px
}

.services .square::before {
    position: absolute;
    left: -10px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #fa9746;
    content: ''
}

.services .square::after {
    position: absolute;
    left: 50px;
    top: 66px;
    width: 1px;
    height: 88%;
    background-color: #fa9746;
    content: '';
    transform: rotate(90deg)
}

.services .serv .num {
    width: 60px;
    height: 60px;
    background-color: #7499f1;
    box-shadow: 0px 0px 15px 0px #00a9d3;
    margin: -38px auto 15px auto;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    padding-top: 7px;
    border: 1px dashed
}

.services .serv h5 {
    color: #fa9746
}

.services .serv p {
    color: #777
}

.services .serv hr {
    width: 30px;
    border-top: 3px solid rgb(0 169 211)
}

